Readme - USB Keypad firmware
============================
 1) The firmware has two folders
	Keypad Application folder -> Contains the MPLAB X project and files specific to the keypad demo
	Microchip folder -> Contains USB device stack and mTouch CVD library. These files are copied from MLA as it is. 
 2) Read USB Keypad Application note, for more information.

Instructions to open the project in MPLAB X IDE
===============================================
1) MPLAB X latest version should be installed to open the project. 
2) To open the project, first launch MPLAB X IDE. 
3) Click on MPLAB IDE -> File Menu -> Open project, "Open Project" dialog appears. 
4) From the "Open Project" dialog, navigate to the "Keypad Application" folder. 
5) Select USB Keypad project (marked as MPLAB.X) and click "OK".
  